Skip to content

docs(workflowstore): fix query_workflow_templates' copy-pasted docstring - #6791

Open
simpleqt wants to merge 1 commit into
keephq:mainfrom
simpleqt:docs/workflowstore-query-docstring
Open

docs(workflowstore): fix query_workflow_templates' copy-pasted docstring#6791
simpleqt wants to merge 1 commit into
keephq:mainfrom
simpleqt:docs/workflowstore-query-docstring

Conversation

@simpleqt

@simpleqt simpleqt commented Sep 8, 2026

Copy link
Copy Markdown

WorkflowStore.query_workflow_templates's docstring was copied verbatim from get_random_workflow_templates: the summary says "Get random workflows from a directory" and the Args block documents a limit (int) parameter. The real signature is (tenant_id, workflows_dir, query: QueryDto). Docstring updated to match (the identical line in get_random_workflow_templates is legitimate and untouched). Docs-only.

The docstring was copied from get_random_workflow_templates: it
described 'Get random workflows' and documented a nonexistent 'limit'
parameter. query_workflow_templates takes a QueryDto.
Copilot AI lite review requested due to automatic review settings September 8, 2026 16:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@CLAassistant

CLAassistant commented Sep 8, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants